<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
	wq
 	通用样式  */
	
*{ margin:0; padding:0;}
*:focus {outline: none; }
*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-size: 14px;font-family:"Microsoft Yahei";}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
ul,li,dl,dt,dd{list-style:none;}
a{ color: #646464; text-decoration:none; font-size:12px; font-family:"Microsoft Yahei";transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
li,dt,dd,tr,td,span,div,font,input,textarea{font-family:"Microsoft Yahei"}
img{border:0; padding:0;margin:0;height: auto;vertical-align: middle;}
.clear{clear:both;}
a, b, div, ul, li { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; -moz-outline-: none;outline:none;}
.w1200{ width:1200px; margin:0 auto;}

/************网站内部  首页************/
/* nav-css */
.menu &gt; li a &gt; p{ font-size:16px;}

/* banner-css */
.fullSlide{ width:100%;  position:relative;  height:600px; clear: both;}
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:600px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:600px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:30px; line-height:30px; background:url(../images/touming.png) repeat-x; text-align:center; _background:#000; _filter:alpha(opacity=60); }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:17px; height:17px; margin:5px; background:url(../images/tg_flash_p.png) -18px 0; overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background-position:0 0; }
/* 前/后按钮*/
.fullSlide .prev,
.fullSlide .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:79px; height:104px; background:url(../images/slider-arrow.png) -122px 7px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.fullSlide .next{ left:auto; right:3%; background-position:8px 5px; }
.fullSlide .prev:hover,
.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.fullSlide .prevStop{ display:none;  }
.fullSlide .nextStop{ display:none;  }

/* 导航栏 */
.logo{ margin-top: 7px; }
.head-menu{ position: absolute;  left: 0;  right: 0;  top: 0; z-index: 2; }
#menu{  height: 86px ; position: relative; z-index: 9;   background: url(../images/head_bg.jpg) repeat;  }
#menu .nLi a &gt; p{ color:#fff; line-height:  80px ;font-size: 15px; transition: .3s; padding: 0 22px;  }
#menu .nav a &gt; span{font-size:10px; color:#959595; position: relative; top:-30px; }
#menu .nLi a &gt; .icon{ display: block; color: #000; line-height: 66px; position: relative; left: 40px; top: -6px; position: absolute; display: block;
transition: .3s;   font-size: 26px;  color: #707070;}
#menu li &gt; img{ float:left;margin-top: -28px;}
.header_bot{ border-top:3px solid #3fbe72;}
#menu .active a &gt; p{ color: #c8000b; }
#menu .nLi:hover a &gt; p { color: #c8000b; }
.clearfix:after{ content:".";display:block;height:0;clear:both;visibility:hidden;}
#menu .nav{ position:relative; z-index:11;  display: table; float: right;  }
#menu .nav a{ color:#a0a0a0;}
#menu .nav .nLi{ float:left;  position:relative; display:inline;  transition: .3s;}
#menu .nav .nLi h3{ float:left; font-weight: normal;}
#menu .nav .nLi h3 a{ display:block; text-align: center;font-size:16px; z-index: 2; position: relative; color:#313131;height: 66px;  width: 136px; }
#menu .nav .sub{ display:none; width:100%; left:0; top:86px;  position:absolute; background:#333;  line-height:36px; }
#menu .nLi:hover h3 &gt; a &gt; .icon{ color: #16a64e; }
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#fff;}
#menu .nav .sub a:hover{   background: #c8000b; color: #fff;  }
#menu .nav .on h3{ }
.nli-h &gt; h3 &gt; a { width:130px !important; }
.nli-h{margin-right: 50px; }
.nli-h .sub{ width:130px !important;}
.nli-e &gt; h3 &gt; a { width:130px !important; }
.nav_search &gt; .icon{ color:#fff; font-size:20px;}
.nav_search &gt; p{ color:#000;position: relative;top: -51px;}
.nav_search_inptut{ position:absolute; right: 0; top: 90px; display:none;}
.nav_search_inptut &gt; input{ background:#d4d4d4; width:266px; height: 43px; line-height: 60px; border: none; text-indent: 10px;}
.nav_search_inptut &gt; .icon{ display:block; color:#222e48;position: absolute;top: -13px;right: 0;cursor: pointer;width: 50px;text-align: center;}
.nLi &gt; h3 &gt; img{ position: absolute;top: 29px;right: -13px;}
.nLi &gt; .icon{font-size: 20px; display: inline-block; position: absolute; left: 66px;top: 34px; display:none;}
.header-bot{ padding: 12px 0;}
.nav-r{ position: relative; }
.nav-r &gt; img{ position: absolute; top: 60px; width:110px; display: none; }



/*首页 头部+公司简介*/
.menu li.active &gt; a &gt; p{ color: #fb5858; }
.menu li.active &gt; a &gt; span{ color: #fb5858; }
.header{ background: url(../images/head_bg.jpg) repeat; overflow: hidden; height: 44px;}
.header &gt; .w1200 &gt; p{ color:#fff; line-height: 46px; float: left;}
.logo { width: 160px;float: left; position: relative; }
.hesd_r{float: right; position: relative; }
.header_top{ display:table; position: relative; padding-bottom: 23px;}
.search &gt; input{ width:190px; height: 30px; line-height: 30px; border-radius: 6px; color:#a0a0a0; text-indent: 10px; border:none; position: absolute; top: 50px;right: 0px; display: none;}
.search &gt; em{ color:#333136; position: absolute; top: 56px;right: 6px;}
.dianhua_hover{ position:absolute; right:40px; background: #fff; color:#fb4848; top:52px; padding: 4px 20px; border-radius: 6px; display: none;}
.email_hover{position:absolute; right:0; background: #fff; color:#fb4848; top:52px; padding: 4px 20px; border-radius: 6px; display: none;}
.logo &gt; a{position: absolute;bottom: 11px;left: 236px;}
.hesd_r &gt; em{ padding-right: 29px; font-style: normal; color:#fff; line-height: 46px;}
.hesd_r &gt; em &gt; .icon{ color:#fb5858; font-size: 20px; padding-right: 4px;}
.hesd_r &gt; b{  background: #fb5858; width: 35px; height: 35px; display: inline-block; border-radius: 50%; line-height: 35px; text-align: center; font-weight: normal; margin-left: 10px;}
.hesd_r &gt; b &gt; .icon{ font-size:20px; color:#333438;}
.in_jzg { text-align: center;padding-top: 90px;}
.in_jzg &gt; h3{ position: relative; top:-80px; left: -80px; font-size: 30px; }
.inabout_l { float: left; position: relative;width: 50%;height: 552px;}
.in_about{ overflow: hidden;}
.inabout_l &gt; h3{ position:absolute; right: 0; top:60px; background: #fa4848; padding: 10px 50px; color:#fff; font-size: 24px; font-weight: normal;}
.inabout_l &gt; img{position: absolute;right: 0; height:552px;}
.inabout_r {float: right;width: 50%; background: url(../images/head_bg.jpg) repeat;height: 552px; position: relative}
.inabout_r &gt; h3{padding-top: 60px;font-size: 24px;color: #fff;padding-left: 46px;}
.inabout_r &gt; hr{ width:50px; height: 5px; background: #F2E235; border: none; position: absolute; left: 47px;margin-top: 9px;}
.inabout_art{ color:#B5B5B3;width: 550px;margin-top: 50px;padding-left: 50px;line-height: 30px}
.inabout_art &gt; div &gt; p{ text-indent:36px;font-size: 15px;}
.inabout_art &gt; a{ color:#fff; padding: 0 20px; border: 1px solid #fff; float: right; display: block;font-size: 15px;}
.inabout_art &gt; a &gt; span{padding-left: 20px;}
.search&gt; em &gt; .icon{ display:inline-block;cursor: pointer;}
.hesd_r img{ width:100px; position: absolute; display: none; }
.headwximg{ right: 30px; }
.headsjimg{ right: 0; }

/* 首页：产品展示 */
.in_pro{ padding-top:70px;}
.in_pro &gt; .w1200 &gt; h3{width: 1200px;margin: 0 auto;font-size: 24px;}
.in_pro &gt; .w1200 &gt; hr{ width:40px; height: 5px; background: #F2E235; border: none; float:left; margin-top: 9px;}
.in_pro &gt; .w1200 &gt; p{ clear:left; color:#B3B3B3; padding-top: 5px; line-height: 30px;}
.in_pro .picScroll-left{ width:100%; position:relative;  }
.in_pro .picScroll-left .hd{ width: 1200px;display: table;margin: 0 auto;  padding:0 10px; position: relative; top: -70px; }
.in_pro .picScroll-left .hd .prev,.in_pro .picScroll-left .hd .next{ display:block;  width:34px !important; height:34px; float:right; background: #3D3E40; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; line-height: 34px; text-align: center; color:#fff;}
.in_pro .picScroll-left .hd .next{ background-position:0 -50px; position: relative;left:-21px;}
.in_pro .picScroll-left .hd .prev{position: relative;left: 69px;}
.in_pro .picScroll-left .hd .prevStop{ background-position:-60px 0; }
.in_pro .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.in_pro .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.in_pro .picScroll-left .hd ul li{ float:left;  height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.in_pro .picScroll-left .hd ul li.on{ background-position:0 0; }
.in_pro .picScroll-left .bd{  width: 100%; overflow: hidden; }
.in_pro .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.in_pro .picScroll-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width: 25%; height: auto;  }
.in_pro .picScroll-left .bd ul li .pic{ text-align:center; }
.in_pro .picScroll-left .bd ul li .pic img{ width:100%; height:410px; display:block; transition: all 1s; }
.in_pro .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.in_pro .picScroll-left .bd ul li .title{width: 90%; background: #fff; margin: 0 auto;  margin-top: -46px; position: relative; z-index: 2; left: -1%;}
.in_pro .title a{height: 60px; line-height: 50px; font-size: 20px; color:#000; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;} 
.inpro_li{ position: relative;}
.inpro_hover{ position:absolute; width:98% ;height: 410px;  bottom: 4px;  display: none;}
.inpro_hover &gt; p{ color:#fff; width: 80%; margin: 0 auto; padding-top:140px;}
.inpro_li:hover .inpro_hover{ display: block;}
.inpro_img_div{ width:98%; height: 410px; overflow: hidden}
.inpro_li:hover .inpro_img_div &gt; img{transform: scale3d(1.1,1.1,1) }

/*首页：案例展示*/
.in_case{ padding-top:70px;padding-bottom: 80px;}
.in_case &gt; h3{font-size: 24px;text-align: center; }
.in_case &gt; hr{ width:60px; height: 5px; background: #F2E237; border:none;margin: 10px auto;}
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;  margin: 0 auto; margin-top: 35px; }
.picMarquee-left .hd{  height:30px; position: absolute;top: 0;right: 0;left: 0;}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;overflow:hidden; cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;position: absolute; left: 1%;top: 90px; }
.picMarquee-left .hd .prev{ background-position:0 -50px;position: absolute; right: 1%;top: 90px; }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{  width:90%; margin: 0 auto; overflow: hidden;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:344px; height:214px; display:block; padding:2px; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }
.in_case .hd .icon{ font-size:50px;}

/*首页：荣誉资质*/
.in_honor{ background: url(../images/incase-bg.jpg) no-repeat; width:100%; height: 740px; overflow: hidden; }
.in_honor &gt; h3{ font-size:24px; color:#fff; text-align: center; padding-top: 83px;}
.in_honor &gt; hr{width:60px; height: 5px; background: #F2E237; border:none;margin: 10px auto; }
.in_honor .picScroll-left{ width:100%; position:relative;  }
.in_honor .picScroll-left .hd{ width: 140px;display: table;margin: 0 auto;  padding:0 10px; position: relative; top: 410px;}
.in_honor .picScroll-left .hd .prev,.in_honor .picScroll-left .hd .next{ display:block;  width:45px; height:45px; float:right; background: #3D3E40;  margin-top:10px;  overflow:hidden; cursor:pointer; line-height: 45px; text-align: center; color:#fff;}
.in_honor .picScroll-left .hd .next{ background-position:0 -50px; position: relative;left:-61px;margin-right: 10px;}
.in_honor .picScroll-left .hd .prev{position: relative;left: 69px;}
.in_honor .picScroll-left .hd .prevStop{ background-position:-60px 0; }
.in_honor .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.in_honor .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.in_honor .picScroll-left .hd ul li{ float:left;  height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.in_honor .picScroll-left .hd ul li.on{ background-position:0 0; }
.in_honor .picScroll-left .bd{  width: 96%;margin: 0 auto;overflow: hidden;margin-top: 22px; }
.in_honor .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.in_honor .picScroll-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width: 20%; height: auto;  }
.in_honor .picScroll-left .bd ul li .pic{ text-align:center; }
.in_honor .picScroll-left .bd ul li .pic img{ width:95%; height:260px; display:block;  }
.in_honor .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.in_honor .picScroll-left .bd ul li .title{ line-height:44px;   }
.in_honor .picScroll-left .bd ul li .title &gt; a{ font-size: 16px; color:#000; font-weight: bold;}
.in_honor .icon{ color:#fc4847;}

/*首页：新闻*/
.in_news{ padding-top:60px; display: table;}
.innews_l{ width:571px; float: left;}
.innews_l &gt; img{ width: 571px; height: 126px;}
.innews_compny{ padding-top:24px;}
.innews_img_div{ float:left; overflow: hidden; width:214px; height: 110px;}
.innews_img_div &gt; img{width:214px; height: 110px; transition: all 1s;}
.innews_compny_li{ overflow:hidden;padding-bottom: 20px; }
.innews_compny_li_l{ position:relative;}
.innews_time{ position:absolute; top: 0; left: 146px;}
.innews_time &gt; p{ width: 55px; height: 55px; background: #fc4847; color:#fff; font-size: 28px; line-height: 55px; text-align: center;}
.innews_time &gt; em{ width:55px; height: 28px; background: #eee; display: inline-block; font-style: normal; text-align: center; line-height: 28px; color: #000;}
.innews_compny_li_r{ display:table; padding-left: 14px;}
.innews_compny_li_r &gt; h3{ font-weight:normal; font-size:20px;line-height: 45px; float:left; width:250px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.innews_compny_li_r &gt; span{ float: right;line-height: 45px; color:#C9C9C9;}
.innews_compny_li_r &gt; p{ float: left;padding-top: 7px;line-height: 26px;}
.innews_compny_li:hover .innews_img_div &gt; img{ transform:scale3d(1.1,1.1,1);}
.innews_r{ float: right; border-left: 1px solid #eee;width: 606px;padding-left: 33px;}
.innews_r_li h3 &gt;.icon{ font-size:30px; color:#fc4847;position: relative;top: 3px;padding-right: 10px;}
.innews_r_li h3{ font-weight:normal; font-size: 18px; color:#000; float:left;}
.innews_r_li span{ float:right;padding-top: 13px;}
.innews_r_li p{ float:left;padding-top: 11px;line-height: 24px;}
.innews_r_li{ border-bottom: 1px dashed #e2e2e2; overflow: hidden;padding-bottom: 6px;}

/*首页：团队*/
.in_team{ padding-top:90px;}
.in_team &gt; h3{ text-align:center; font-size: 24px;}
.in_team &gt; hr{width: 60px;height: 5px;background: #F2E237;border: none;margin: 10px auto;}
.in_team_li{ width:50%; float: left;height: 340px;}
.in_team &gt; ul{ padding-top:40px;}
.in_team_li &gt; a &gt; img{ height: 340px;width: 100%;}
.in_link{ height: 50px; display: table;}
.in_link &gt; p{ height:50px; line-height: 50px; float: left; font-size: 12px;}
.in_link &gt; ul{ float: left;}
.in_link &gt; ul &gt; li{ float: left; line-height: 50px; margin-right: 20px;}
.in_link &gt; ul &gt; li &gt; a{ color:#000;}


.footer{ background:#303030; overflow:hidden;  padding-top:50px;}
.footer_top{ border-top:1px solid #4B4B4B; border-bottom: 1px solid #4B4B4B;overflow: hidden;}
.footer_top &gt; ul{ width:1200px; margin: 0 auto;}
.footer_top &gt; ul &gt; li{ float: left;width: 155px; line-height: 80px;text-align: center;height: 80px;}
.footer_top &gt; ul &gt; li &gt; a{ font-size:18px;}
.footer_top &gt; ul &gt; li &gt; a:hover { color: #fff; }
.foot_logo{ width:270px !important;text-align: center; background: #3E3E3E;}
.footer_m{ display:table;padding-top: 20px; width: 1010px ; margin: 0 auto;}
.footer_m_l{ float: left; width:275px; margin-top: 60px; }
.footer_m_l &gt; ul &gt; li{ float: left;margin-left: 20px;}
.footer_m_l &gt; ul &gt; li &gt; img{ display: block; width: 114px;}
.footer_m_m{ float: left; width: 426px; text-align: center; border-left: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; margin: 60px 27px;}
.footer_m_m &gt; h3{ font-size:28px; color:#646464; font-weight: normal; padding-bottom: 30px;} 
.footer_m_m &gt; p{ color:#646464; font-size: 20px; line-height: 30px;}
.footer_m_r{ float: right;padding-top: 28px;}
.footer_m_l em{ font-style: normal; color:#a0a0a0; font-size: 12px; text-align:center; display: inline-block; width: 116px; height: 30px; line-height: 30px;}
.footer_m_l em &gt; .icon{ font-size:13px; color:#fff;}
.footer_m_r &gt; hr{ width:3px; height: 20px; background: #838383; border: none; float: left;}
.footer_m_r &gt; h3{ color:#646464; font-weight: normal; font-size: 18px; line-height: 32px; padding-left: 10px; padding-bottom: 20px;}
.footer_m_r &gt; p{color:#646464; line-height: 26px;}
.footer_bot{ background:#000;height: 60px; }
.footer_bot &gt; .w1200 &gt; p{ color:#fff; float: left; height: 60px; line-height: 60px; font-size: 14px;}
.footer_bot &gt; .w1200 &gt; p &gt; span{ font-size:12px; padding-left: 10px;}
.footer_bot &gt; .w1200 &gt; span a{color: #999; line-height: 60px; padding-left: 10px; font-size: 14px;}
.footer_bot &gt; .w1200 &gt; span a:hover{ color: #fff; }
.footer_bot_r{ float: right;}
.footer_bot_r &gt; ul &gt; li{ color:#fff; float: left; line-height: 60px;padding-left: 20px;}
.ptzc{ background:url(../images/weiling_1.png) no-repeat; width:103px; height: 16px; background-size: 100%; display: inline-block;}
.zzx{background:url(../images/zzx_1.png) no-repeat; width:60px; height: 24px; background-size: 100%; display: inline-block;position: relative; top: 4px;}
.zzx:hover{ background:url(../images/zzx_2.png) no-repeat; width: 60px; height: 24px;background-size: 100%;display: inline-block;}
.ptzc:hover{ background:url(../images/weiling_2.png) no-repeat; width: 103px ; height: 16px;background-size: 100%;display: inline-block;}

/*公司简介*/
.about_bg{ background: url(../images/about_bg.jpg) no-repeat center; height: 350px;}
.about_bg &gt; .w1200 &gt; h3,.about_bg &gt; .w1200 &gt; h3 &gt; span{ font-size:26px; color:#fff; padding-top: 140px;}
.about_bg &gt; .w1200 &gt; p{ font-size:18px; color:#fff;}
.ny_fl{ width:100%; height: 56px; background: #eee; line-height: 56px; display: table;}
.ny_fl &gt; ul{ width:1200px; margin: 0 auto;}
.ny_fl &gt; ul &gt; li{ float: left; padding: 0 60px; }
.ny_fl &gt; ul &gt; li:hover { background: #38363b ;   }
.ny_fl &gt; ul &gt; li:hover a{color: #fff;}
.ny_fl &gt; ul &gt; li &gt; a{ font-size: 15px; color:#38363b; display: block; width:100%; height: 100%; }
.ny_active{ background:#38363b !important; }
.ny_active &gt; a{color:#fff !important;}
.my_pos &gt; p{ line-height:50px; color:#a0a0a0;}
.my_pos &gt; p &gt; a { font-size: 14px;}
.my_pos &gt; p &gt; span{ padding:0 5px;}
.about_main{ padding-top: 30px;}
.about_main &gt; h3{ font-size:28px; text-align: center;}
.about_main &gt; p{ font-size:16px; color:#a0a0a0; text-align: center; font-weight: bold;}
.about_main &gt; img.nt_title_hx{ width:81px; margin: 0 auto; display: inherit;position: relative; z-index: 2;}
.about_main &gt; hr{ border:none; width: 1200px; height: 1px; background: #eee; position: relative; top:-3px;}
.about_main &gt; em{ font-style:normal; text-align: center; display: block; color:#a0a0a0; margin-top: 4px;}
.about_main &gt; h4{  padding-top: 20px;  font-size: 24px; text-align: center;}
.about_article{  padding-left: 20px; padding-right: 20px; padding-bottom: 20px;position: relative; top: -102px; margin-top: 130px;}
.about_article &gt; img{ position:relative; left: -20px}
.about_article &gt; p{ font-size:17px;   line-height: 30px;}
.anout_mk{ margin-top:-103px; display: table;padding-bottom: 100px;}
.about_honor &gt; img{width: 506px; height:393px; transition:all 1s;}
.about_honor{ float:left;width: 506px; height: 393px; overflow: hidden;}
.about_team{ float: left;height:393px;width: 694px;overflow: hidden;}
.about_team &gt; img{ height:393px;width: 694px; transition:all 1s;}
.about_cf{ float: left; overflow: hidden; width:818px; height: 393px;}
.about_cf &gt; img{ float: left;transition:all 1s;width:818px;   height: 393px;}
.about_mk04{ width:382px; height: 393px; background: #38363b; display: table;}
.about_mk04 &gt; img{width: 204px; margin: 0 auto; display: inherit;padding-top: 90px;}
.about_mk04 &gt; p{ text-align: center;  color: #fff; font-size: 22px; padding-top: 30px; line-height: 34px;}
.about_mk04 &gt; .icon{  height: 80px; line-height: 80px; border-radius: 50%; border: 1px solid #fff; color:#fb4848; display: inline-block; width: 80px; text-align: center; font-size: 40px;margin-left: 141px; margin-top: 22px;}
.about_honor:hover img{ transform: scale3d(1.1,1.1,1);}
.about_team:hover img{ transform: scale3d(1.1,1.1,1);}
.about_cf:hover img{ transform: scale3d(1.1,1.1,1);}
.about_ar_mian{ width:1200px; margin: 0 auto;}



/*荣誉资质*/
.honor_bg{ background:url(../images/honor_bg.jpg) no-repeat; height: 350px;}
.honor_bg &gt; .w1200 &gt; h3,.honor_bg &gt; .w1200 &gt; h3 &gt; span{ font-size:26px; color:#fff; padding-top: 140px;}
.honor_bg &gt; .w1200 &gt; p{ font-size:18px; color:#fff;}
.honor_img_div{padding: 8px 8px; border: 1px solid #e3e3e3; display: table;}
.honor_img_div &gt; a{ overflow: hidden;width:268px; height: 196px; display: block;}
.honor_img_div &gt; a &gt; img{ width:268px; height: 196px; transition: all 1s; }
.honor_img_div:hover &gt; a &gt; img{ transform: scale3d(1.1,1.1,1);}
.honor_img_div:hover { border:1px solid #fb4848;}
.honor_li &gt; p{ line-height: 30px; }
.honor_li &gt; p &gt; a {font-size: 15px; text-align: center; display: inline-block;width:268px; color:#000;}
.honor_li{ float: left; margin-left: 7px; margin-right: 7px;}
.honor_main &gt; ul{ padding-top:40px; padding-bottom: 40px; display: table;}


/*施工视频*/
.case_bg{background:url(../images/case_bg.jpg) no-repeat; height: 350px;}
.case_bg &gt; .w1200 &gt; h3,.case_bg &gt; .w1200 &gt; h3 &gt; span{ font-size:26px; color:#fff; padding-top: 140px;}
.case_bg &gt; .w1200 &gt; p{ font-size:18px; color:#fff;}
.video_li{ float: left; position: relative; margin-left: 11px; margin-right: 11px; margin-bottom: 20px;}
.video_img_div{ width:577px; height: 340px; overflow: hidden;}
.video_img_div &gt; img{width:577px; height: 340px; transition: all 1s; }
.video_li:hover .video_img_div &gt; img{ transform: scale3d(1.1,1.1,1);}
.video_li &gt; a &gt; img{ position:absolute; bottom: 141px;left: 156px;}
.video_li &gt; a &gt; p{line-height: 50px; position: absolute; bottom: 0; padding-left: 20px; background: rgba(0,0,0,0.6); width:100%; color:#fff; font-size: 16px;}
.video_li:hover &gt; a &gt; p{ background: rgba(251,72,72,0.6); color:#fff;}

/*产品展示*/
.products_bg{ background:url(../images/products_bg.jpg) no-repeat; height: 350px;}
.products_bg &gt; .w1200 &gt; h3,.products_bg &gt; .w1200 &gt; h3 &gt; span{ font-size:26px; color:#fff; padding-top: 140px;}
.products_bg &gt; .w1200 &gt; p{ font-size:18px; color:#fff;}
.products_img_div{width:264px; height: 232px; overflow: hidden;}
.products_img_div &gt; img{ width:264px; height: 232px; transition: all 1s;}
.products_li{ position:relative; float: left; margin-left: 8px; margin-right: 8px;margin-bottom: 30px;}
.pto_hover{width:264px; height: 232px;  background: rgba(251,72,72,0.7); position: absolute; bottom: 38px; display: none;}
.pto_hover &gt; p{ color:#fff; width:220px; margin: 0 auto; text-align: center; padding-top: 150px; line-height: 24px;}
.products_li &gt; a &gt; p{ color:3000; font-size: 15px; text-align: center; color:#000; line-height: 38px;}
.products_li:hover .pto_hover{ display:block;}
.products_li:hover .products_img_div &gt; img{ transform: scale3d(1.1,1.1,1);}
.pro_sjfl_li{ float:left; width: 120px;background: #eee;height: 30px; text-align: center;line-height: 30px; border: 1px solid #e1e1e1; margin-left: 6px; margin-right: 6px;    margin-bottom: 10px;}
.pro_sjfl_li &gt; a{ font-size:14px; color:#434343; width:120px; height: 30px; display: block;}
.pro_sjfl{ padding-top: 22px; overflow: hidden;}
.prosjfl_active &gt; a{ background: #434343; color: #fff;}
.pro_sjfl_li:hover &gt;a {background: #434343; color: #fff;}
.zxbj{width: 290px; height: 50px; background: #fb5858; display: block; border-radius: 5px; text-align: center; font-size: 21px; line-height: 50px; color: #fff; margin-top: 20px;  margin-bottom: 40px;}


/*团队展示*/
.team_bg{ background:url(../images/team_bg.jpg) no-repeat; height: 350px;}
.team_bg &gt; .w1200 &gt; h3,.team_bg &gt; .w1200 &gt; h3 &gt; span{ font-size:26px; color:#fff; padding-top: 140px;}
.team_bg &gt; .w1200 &gt; p{ font-size:18px; color:#fff;}
.team_li{ float: left; margin-left: 5px; margin-right: 5px; margin-bottom: 10px;}
.team_li &gt; a &gt; img{ width:590px; height: 212px; transition: all 1s;} 
.team_li &gt; a{width:590px; height: 212px; display: block; overflow: hidden;}
.team_li:hover &gt;a &gt; img{ transform: scale3d(1.1,1.1,1);}

/*新闻资讯*/
.news_article{padding-left: 20px; padding-right: 20px; padding-bottom: 20px; position: relative; top: -102px; margin-top: 130px;}
.news_bg{ background:url(../images/news_bg.jpg) no-repeat; height: 350px;}
.news_bg &gt; .w1200 &gt; h3,.news_bg &gt; .w1200 &gt; h3 &gt; span{ font-size:26px; color:#fff; padding-top: 140px;}
.news_bg &gt; .w1200 &gt; p{ font-size:18px; color:#fff;}
.news_list{ display:table;width: 100%;margin:50px 0;}
.news_li{ background: #eee; padding: 14px 0; margin-bottom: 20px;}
.news_li &gt; a {width:1200px; margin: 0 auto; display: table;}
.news_li &gt; a &gt; img{ float: left; width:429px; height: 183px;}
.news_li_r{ float: right; width:771px; height: 183px; background: #38363b;  padding-left: 25px; padding-right: 15px;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.news_li_r &gt; h3{ color:#fff; font-size: 18px; padding-top: 20px; float: left;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;width: 600px;}
.news_li_r &gt; span{ color:#fff; float: right;padding-top: 25px;}
.news_li_r &gt; p{ color:#A0A0A0; float:left; padding-top: 30px;line-height: 30px;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.news_li:hover .news_li_r { background: #fb4848;}
.news_li:hover .news_li_r &gt; p{ color:#fff;}
.about_article_news{ width:1200px; margin: 0 auto;}

/*联系方式*/
.contact_bg{ background:url(../images/contact_bg.jpg) no-repeat; height: 350px;}
.contact_bg &gt; .w1200 &gt; h3,.contact_bg &gt; .w1200 &gt; h3 &gt; span{ font-size:26px; color:#fff; padding-top: 140px;}
.contact_bg &gt; .w1200 &gt; p{ font-size:18px; color:#fff;}
.contact_d{ padding-top:30px;}
.contact_d_r &gt; ul &gt; li &gt; img{ width:130px; height: 130px;}
.contact_d{ padding-bottom:50px; overflow:hidden; margin-top: 40px; float:right;}
.contact_d_l{line-height:28px; margin-left: 11px; margin-bottom: 63px;}
.contact_d &gt; h3{ font-size:18px; padding-bottom:20px; padding-left: 10px;}
.contact_d_r{  margin-top:-40px;}
.about_main{ overflow:hidden;}
.contact_d_r &gt; ul &gt; li{ float:left;margin-left:8px;}
.contact_d_r &gt; ul &gt; li &gt; p{ text-align:center; line-height:40px;}

/*产品分类*/
.pro_fl{ display:table;}
.profl_li{ float:left; margin-left:4px; margin-right: 4px;}
.profl_li &gt; a &gt; div{ width:286px; height: 250px; overflow: hidden;}
.profl_li &gt; a &gt; div &gt; img{width:286px; height: 250px; transition: 1s;}
.profl_li &gt; a &gt; p{ line-height:50px; font-size:16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center;}
.profl_li:hover a &gt; p{ color:#fb4848}
.profl_li:hover &gt; a &gt; div &gt; img{ transform:scale3d(1.1,1.1,1);}
.xxk_active{background:#323136 !important; color:#fc4a4a !important;}
.proshow_xxk{ width: 140px; height: 60px; background: #fff; display: block;float: left;text-align: center; line-height: 60px; font-size: 18px; border: 1px solid #323136;margin-left: -1px; color: #000; transition: 0.3s;}
.proshow_xxk:hover{ background:#323136; color:#fc4a4a;}
.cpjs_title{ width:100%; height: 40px; line-height: 40px; padding-left: 20px; color: #fff; background: #d7d7d7; color:#000; font-weight: bold; font-size: 16px; border-left: 2px solid #fc4a4a; margin-bottom: 30px; margin-top: 30px;border-bottom: 2px solid #a0a0a0}
.cpjs_title &gt; p{ font-size:16px; float: left; margin-right: 4px;}
.cpjs_title &gt; span{ color:#a0a0a0;}


.content &gt; table td a,.content &gt; table td{ font-size:15px;}
.promsg a{ color:#000;}







/*返回顶部*/
.side{position:fixed;width:54px;height:275px;right:0;top:170px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #64c44a;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#38363b;opacity:0.8;filter:Alpha(opacity=80);color:#a2a2a2;font:14px/54px "微软雅黑";overflow:hidden;}
.sidebox &gt; img{float:left;}
.wxdyh_img &gt; img{width: 100px;height: 110px;position: absolute;left: -110px;top: 50px; display:none;}
.wxfwh_img &gt; img{width: 100px;height: 110px;position: absolute;left: -110px;top: 30px; display:none;}
.sjsm_img &gt; img{width: 100px;height: 110px;position: absolute;left: -110px;top:120px; display:none;}
.sjsm_app &gt; img{width: 100px;height: 110px;position: absolute;left: -110px;top:86px; display:none;}
.wxsm .icon,.sidebox .icon{ color:#fb4848; width:34px; height: 34px; border-radius: 50%; background: #fff; display: inline-block;  text-align: center; line-height: 34px; margin: 10px auto; margin-left: 10px;}



@media screen and (max-width: 1440px){
	.inpro_img_div{ height:310px; }
	.in_pro .picScroll-left .bd ul li .pic img{ height:300px; }
	.picMarquee-left .bd ul li .pic img{ height:265px; }
	.in_honor .picScroll-left .bd ul li .pic img{height:180px; }
	
	
	
}
</pre></body></html>